Regular Expression Puzzles and AI Coding Assistants: 24 puzzles solved by the author, with and without assistance from Copilot, ChatGPT and more

Regular Expression Puzzles and AI Coding Assistants: 24 puzzles solved by the author, with and without assistance from Copilot, ChatGPT and more

  • Downloads:8947
  • Type:Epub+TxT+PDF+Mobi
  • Create Date:2023-04-08 09:20:28
  • Update Date:2025-09-07
  • Status:finish
  • Author:Mertz David
  • ISBN:1633437817
  • Environment:PC/Android/iPhone/iPad/Kindle

Summary

Learn how AI-assisted coding using ChatGPT and GitHub Copilot can dramatically increase your productivity (and fun) writing regular expressions and other programs。

Regular Expression Puzzles and AI Coding Assistants is the story of two competitors。 On one side is David Mertz, an expert programmer and the author of the Web's most popular Regex tutorial。 On the other are the AI powerhouse coding assistants, GitHub Copilot and OpenAI ChatGPT。

Here's how the contest David invents 24 Regex problems he calls puzzles and shows you how to tackle each one。 When he's done, he has Copilot and ChatGPT work the same puzzles。 What they produce intrigues him。 Which side is likelier to get it right? Which will write simple and elegant code? Which makes smarter use of lesser known Regex library features? Read the book to find out。

David also offers AI best practices, showing how smart prompts return better results。 By the end, you'll be a master at solving your own Regex puzzles, whether you use AI or not。

About the technology
Groundbreaking large language model research from OpenAI, Google, Amazon, and others have transformed expectations of machine-generated software。 But how do these AI assistants, like ChatGPT and GitHub Copilot, measure up against regular expressions—a workhorse technology for developers used to describe, find, and manipulate patterns in text。 Regular expressions are compact, complex, and subtle。 Will AI assistants handle the challenge?

About the book
Regular Expression Puzzles and AI Coding Assistants is the perfect starting point for programmers of any experience level who want to understand the capabilities—and the limitations—of these exciting new tools。 Author David Mertz presents 24 challenging regex puzzles, their traditional human-made solutions, and the fascinating answers given by popular AI assistants。 Alongside these eye-opening puzzles you’ll learn how to write prompts, integrate AI-generated coding suggestions, and interact with the assistant to get the results you want。 By the end of the book, you'll have a clear understanding of where AI assistants can reliably write code for you and where you’ll still need a human touch。 Plus, you’ll learn a lot about regular expressions!

About the reader
Code examples use simple Python and Regular Expressions。 No experience with AI coding tools required。

About the author
David Mertz is the founder of KDM Training and an acclaimed contributor to the Python community。 He is also the author of The Puzzling Quirks of Regular Expressions, Cleaning Data for Effective Data Doing the Other 80% of the Work, and other books。

Table of Contents
1 The map and the territory
2 Quantifiers and special sub-patterns
3 Pitfalls and sand in the gears
4 Creating functions using regex
5 Easy, difficult, and impossible tasks
6 Conclusions
Appendix Learning to use regular expressions

Download

Reviews

tpg0

As an AI language model, I cannot offer my personal opinions on books。 However, the proposed book "Regular Expression Puzzles and AI Coding Assistants: 24 puzzles solved by the author, with and without assistance from Copilot, ChatGPT and more" appears to be focused on Regular Expression (RegEx) puzzles and how they can be solved using different AI coding assistants。 The book may be useful for individuals interested in coding, AI and RegEx。

tpg1

As an AI language model, I cannot provide a personal opinion about the book, but it sounds like it could be helpful for programmers and individuals interested in artificial intelligence。 The book's title suggests that it includes various puzzles that are solved through the use of regular expressions and AI coding assistants like Copilot and ChatGPT。 It may be a useful resource for individuals looking to improve their coding skills and learn more about AI technologies。

tpg2

As an AI language model, I cannot provide a personal opinion on the book。 However, the book title sounds interesting and informative for individuals who are interested in learning different concepts of regular expressions and AI coding assistants。 It seems like the book offers a fun and engaging way to learn and solve coding puzzles with the help of AI coding assistants, which could be a great resource for both beginners and experienced coders。